Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS #496

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

peterharperuk
Copy link
Contributor

If you use stdio_usb for the examples you miss some of the output while USB is connected. Set PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS to a sensible default so you see all the output

@peterharperuk peterharperuk added this to the 1.5.2 milestone May 1, 2024
CMakeLists.txt Outdated Show resolved Hide resolved
If you use stdio_usb for the examples you miss some of the output while
USB is connected. Set PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS to a
sensible default so you see all the output
@peterharperuk
Copy link
Contributor Author

@kilograham Is this change ok? Just sets PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS for the examples to 3000ms

@kilograham
Copy link
Contributor

sounds reasonable

@peterharperuk peterharperuk merged commit b3a4b87 into raspberrypi:develop Jul 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants